Welcome![Sign In][Sign Up]
Location:
Search - opencv source

Search list

[Windows Developfile

Description: openCV 摄像头视频采集源代码 包括多种格式的摄像头采集-openCV camera video capture source code
Platform: | Size: 3072 | Author: 周晨浩 | Hits:

[OpenCVOpencvJunheng

Description: Opencv程序直方图均衡源代码,很好用。-The Opencv procedure histogram equalization source code, very good.
Platform: | Size: 1024 | Author: 静听 | Hits:

[Special Effectsvc_opencv

Description: 人型识别系统,主要是利用OPENCV和Hu不变矩计算人像特征,然后识别到人和动物区别。算法源码在VC6上实现。-Person recognition system, OPENCV and Hu invariant moments calculated the portrait characteristics, and then identify the difference between humans and animals. Algorithm source code in VC6.
Platform: | Size: 5089280 | Author: 孙首雷 | Hits:

[OtherOpenCVSample2

Description: Image processing example source code using OpenCV
Platform: | Size: 4202496 | Author: Xavier | Hits:

[OpenCVFaceRec-2012-11-17-22-09

Description: 基于OPenCV的人脸识别源代码,运用隐马尔科夫算法-Based OPenCV face recognition source code,Ueing hidden Markov algorithm
Platform: | Size: 135168 | Author: 程相正 | Hits:

[Special Effectsperspective

Description: 视角变换程序,基于opencv的开源库,加入一些特殊的功能,比如支持手动设置-Perspective transformation program, based on the open source library of opencv, add some special features, such as support for manually set
Platform: | Size: 15236096 | Author: 薛锋 | Hits:

[Other GamesShakeForFood2

Description:  里面所用的opencv全部开源…。例子是参考一个日本程序员弄的   使用此demo时 尽量不要戴眼睛或者侧面拍照,不然有可能识别不了!!!   请直接使用真机看效果…。   关于如何使用:   选择take photo wite camera,拍照完毕后选择face按钮进行识别就可以了…   如何在自己项目中加入此效果?   1.将此项目的libopencv_core.a,libopencv_imgproc.a,libopencv_objdetect.a拖入你的项目中   2.添加Accelerate。framework   3.添加-lstdc++ and -lz to Other Linker Flags   4.设置OpenCV include OpenCV Lib 路径   有同学反应下载后文件丢失,请下载附件imgproc,解压后添加到opencv2文件夹中   有同学提问:如何获取识别是否成功的信息   答案:- (void)opencvFaceDetect:(UIImage *)overlayImage 方法中   if (faces->total <= 0 )   {   //…我擦 你失败了   }   else   {   //…给力 你成功了   }-The inside with opencv All open source ... The example is a reference to a Japanese programmer to get this demo, try not to wear the eyes or on the side of camera, or you may not recognize that! ! ! Please use a real machine to see the effect ... On how to use: take photo wite camera, camera finished face button to identify to join this effect ... how in their own projects? This project libopencv_core.a, libopencv_imgproc.a, libopencv_objdetect.a dragged into your project. Adding Accelerate. framework 3. add-lstdc++ and-lz to Other Linker Flags 4. settings OpenCV include OpenCV Lib path classmates reaction download file is missing, download attachments imgproc, unpacked added to opencv2 folder classmates questions: How to Get to identify whether successful answer:- (void) opencvFaceDetect: (UIImage*) overlayImage method if (faces-> total < = 0) {//... I rub you failed} else {//... to force your success}
Platform: | Size: 9385984 | Author: 刘嘉禧 | Hits:

[OpenCVDirectShowPopencv_Read-two-camera

Description: DirectShow读取摄像头,然后用Opencv抓取帧显示视频。源码包括DirecShow头文件及库,Opencv配置好后可直接运行,VS2005下测试通过.-The DirectShow reads the camera, and then crawl with Opencv video frame display. Source including the DirecShow header files and libraries Opencv configured to run directly VS2005 under test by.
Platform: | Size: 1368064 | Author: wrh | Hits:

[Special Effectsface_detect

Description: 已经运行通过的人脸检测的源代码,代码运行环境为vs2010和OPENCV-Face Detection source code, code has been run by the environment for vs2010 and OPENCV
Platform: | Size: 2048 | Author: 陶佳秋 | Hits:

[OpenCVAZD

Description: 在VC++环境下,基于OpenCV读取图片和视频源代码-Read the pictures and video source code VC with OpenCV
Platform: | Size: 13312 | Author: 赵达 | Hits:

[.netmeanastd

Description: source code for mean and standard deviation for image in visual c++,opencv
Platform: | Size: 11264 | Author: sindhu s | Hits:

[OpenCVgrayImage

Description: sample source code for gray image histogram in opencv visual c-sample source code for gray image histogram in opencv visual c++
Platform: | Size: 9216 | Author: sindhu s | Hits:

[Special EffectsShowImage

Description: 基本OPENCV的静脉识别源代码,自己写的,大家可以借鉴-Basic OPENCV vein recognition source code, write your own, we can learn
Platform: | Size: 4319232 | Author: 黎曦 | Hits:

[OpenCVOpenCV_foundation-ppt

Description: 详细介绍了OPENCV的基础函数知识,值得观看。以PPT形式,附加源码介绍。-Detailed the knowledge of the the OPENCV basis of function, is worth watching. PPT format, introduced additional source.
Platform: | Size: 5209088 | Author: 林东 | Hits:

[Otherface-reconigize

Description: 基于五官特征的人脸识别源代码,用的opencv和vc6.0-Face recognition based on facial features source code with opencv and vc6.0
Platform: | Size: 4556800 | Author: 刘泽彬 | Hits:

[OpenCVFaceRecognition

Description: 经典的PCA人脸识别算法,C++源代码都是我自己写的,第一次上传,写得不好的地方请多多指教。已经经过我的多次测试和观察数据,代码运行正常,下载之后只要配置好opencv即可。 -The classic PCA face recognition algorithm, C++ source code I wrote it myself, the first upload, poorly written exhibitions. I have passed many tests and observation data, the code works correctly, you can configure opencv after downloading.
Platform: | Size: 17444864 | Author: lu | Hits:

[Otherkaiyuan

Description: 基于开源计算机视觉库OpenCV的数字图像处理研究-Digital image processing based on open source computer vision library OpenCV
Platform: | Size: 504832 | Author: Lee | Hits:

[Special EffectsXviD_Source_Code

Description: Xvid源代码 可以结合openCV实现“xvid”编码录像-Xvid source
Platform: | Size: 743424 | Author: 江涛 | Hits:

[Software Engineeringface--detection

Description: vc6.0下配置opencv教程以及基于opencv的人脸检测vc++实现,附源代码以及说明。-configure opencv tutorial vc6.0 based opencv the face detection vc++ achieved with source code and a description.
Platform: | Size: 490496 | Author: 木易 | Hits:

[OpenCVCVMFC

Description: oepncv 有源代码 采用opencv-oepncv source code using opencv
Platform: | Size: 6445056 | Author: 郭景观 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net